Enums§
- Source error type of UnescapeError::InvalidUnicode.
- Error type of unescape.
Functions§
- Escape the provided string with shell-like quoting and escapes. Strings which do not need to be escaped will be returned unchanged.
- Parse the provided shell-like quoted string, such as one produced by escape.